{$CLEO .cs}

0000: NOP




:Marker
wait 0
if and
$ONMISSION == 0
player.Defined($PLAYER_CHAR)
jf  @Marker

0@ = marker.CreateIconWithoutSphere(47, 9709.2803, 8071.1748, 55.7378)
:IN_MARKER
wait 0 
if and
$ONMISSION == 0
00ED:   actor $PLAYER_ACTOR sphere 1 near_point 9709.2803 8071.1748   radius 2.0 2.0 on_foot
jf @IN_MARKER
marker.Disable(0@)
0A94: start_custom_mission "missions/chinatown" 
jump @Marker
